Deletes an array of historain connections in the project
Post | /Projects/{projectId}/historianConnections:batchDelete |
Name | Description | Data Type |
---|---|---|
projectId | the id of the project | string |
The request body is of type object.
|
The response body is of type ItemsPostResponse.
The collection of responses for the delete operation
ItemsPostResponse
The results of the create/update/delete operations.
|
Fault | Description |
---|---|
404 | This fault returns a response body of type ProblemDetails. Error if objects not found |
400 | This fault returns a response body of type . General error |